Sign in
googlers
/
jrn
/
git
/
6fbe42c7ee99b4cafa792b46a16b0158d305fe29
6fbe42c
Documentation/git-submodule: refer to gitmodules(5)
by Junio C Hamano
· 17 years ago
50f22ad
threaded pack-objects: Use condition variables for thread communication.
by Johannes Sixt
· 17 years ago
3eb2a15
builtin-commit: make summary output consistent with status
by Junio C Hamano
· 17 years ago
1596456
builtin-commit: fix summary output.
by Junio C Hamano
· 17 years ago
b90ced0
builtin-apply: stronger indent-with-on-tab fixing
by J. Bruce Fields
· 17 years ago
95f9b92
builtin-apply: minor cleanup of whitespace detection
by J. Bruce Fields
· 17 years ago
079fe1d
Re-re-re-fix common tail optimization
by Junio C Hamano
· 17 years ago
127f72e
whitespace: fix config.txt description of indent-with-non-tab
by J. Bruce Fields
· 17 years ago
ffe5688
whitespace: more accurate initial-indent highlighting
by J. Bruce Fields
· 17 years ago
9afa2d4
whitespace: fix initial-indent checking
by J. Bruce Fields
· 17 years ago
954ecd4
whitespace: minor cleanup
by J. Bruce Fields
· 17 years ago
1020999
whitespace: reorganize initial-indent check
by J. Bruce Fields
· 17 years ago
4d9697c
whitespace: fix off-by-one error in non-space-in-indent checking
by J. Bruce Fields
· 17 years ago
d7e522c
rename git-browse--help to git-help--browse
by Jeff King
· 17 years ago
6ba7823
Fix a memory leak
by 李鸿
· 17 years ago
bc8b95a
gitweb: Make config_to_multi return [] instead of [undef]
by Petr Baudis
· 17 years ago
dfa7c7d
gitweb: Teach "a=blob" action to be more lenient about blob/file mime type
by Jakub Narebski
· 17 years ago
bf901f8
gitweb: disambiguate heads and tags withs the same name
by Jakub Narebski
· 17 years ago
718a087
teach bash completion to treat commands with "--" as a helper
by Jeff King
· 17 years ago
5249997
trim_common_tail: brown paper bag fix.
by Jeff King
· 17 years ago
7680087
Update draft release notes for 1.5.4
by Junio C Hamano
· 17 years ago
530e741
Start preparing the API documents.
by Junio C Hamano
· 17 years ago
fa47016
Retire git-runstatus for real.
by Junio C Hamano
· 17 years ago
5b4617c
Rename git-browse-help helper to git-browse--help
by Junio C Hamano
· 17 years ago
70087cd
git-help: add "help.format" config variable.
by Christian Couder
· 17 years ago
dfaf75b
Merge branch 'wc/diff'
by Junio C Hamano
· 17 years ago
d7e9280
Move fetch_ref from http-push.c and http-walker.c to http.c
by Mike Hommey
· 17 years ago
3a462bc
Fix various memory leaks in http-push.c and http-walker.c
by Mike Hommey
· 17 years ago
028c297
Use strbuf in http code
by Mike Hommey
· 17 years ago
e8dc37e
Avoid redundant declaration of missing_target()
by Mike Hommey
· 17 years ago
02dc534
Remove a CURLOPT_HTTPHEADER (un)setting
by Mike Hommey
· 17 years ago
c20f290
Remove the default_headers variable from http-push.c
by Mike Hommey
· 17 years ago
a096bb1
Fix random sha1 in error message in http-fetch and http-push
by Mike Hommey
· 17 years ago
3b683b9
Fix some more memory leaks in http-push.c
by Mike Hommey
· 17 years ago
5973a07
Test interaction between diff --check and --exit-code
by Wincent Colaiuta
· 17 years ago
420f4f0
Use shorter error messages for whitespace problems
by Wincent Colaiuta
· 17 years ago
cb891a5
Use a strbuf for building up section header and key/value pair strings.
by Kristian Høgsberg
· 17 years ago
69ae517
fast-import: fix unalinged allocation and access
by David S. Miller
· 17 years ago
896c053
remote: Fix bogus make_branch() call in configuration reader.
by Junio C Hamano
· 17 years ago
1eb1e9e
commit: allow --amend to reuse message from another commit
by Junio C Hamano
· 17 years ago
12a6d75
git-svn: handle our top-level path being deleted and later re-added
by Eric Wong
· 17 years ago
38a5b1d
cvsexportcommit: fix massive commits
by Jeff King
· 17 years ago
71362bd
Documentation: describe pack idx v2
by linux@horizon.com
· 17 years ago
29ab27f
xdiff tail trimming: use correct type.
by Junio C Hamano
· 17 years ago
f817546
Add tests for "git diff --check" with core.whitespace options
by Wincent Colaiuta
· 17 years ago
45e2a4b
Make "diff --check" output match "git apply"
by Wincent Colaiuta
· 17 years ago
c1795bb
Unify whitespace checking
by Wincent Colaiuta
· 17 years ago
da31b35
diff --check: minor fixups
by Junio C Hamano
· 17 years ago
62c6489
"diff --check" should affect exit status
by Wincent Colaiuta
· 17 years ago
913b45f
xdi_diff: trim common trailing lines
by Junio C Hamano
· 17 years ago
c279d7e
xdl_diff: identify call sites.
by Junio C Hamano
· 17 years ago
792c158
provide advance warning of some future pack default changes
by Nicolas Pitre
· 17 years ago
3157dd9
git-svn: unlink internal index files after operations
by Eric Wong
· 17 years ago
5ff6aae
git-svn: expand handling of From: and Signed-off-by:
by Andy Whitcroft
· 17 years ago
9e5d87d
Fix spelling mistakes in user manual
by Shawn Bohrer
· 17 years ago
37d07f8
git-commit: squelch needless message during an empty merge
by Junio C Hamano
· 17 years ago
1e8df76
GIT 1.5.4-rc0
by Junio C Hamano
· 17 years ago
v1.5.4-rc0
467f42c
Merge branch 'cc/help'
by Junio C Hamano
· 17 years ago
39bf13f
RPM spec: Adjust htmldir
by Junio C Hamano
· 17 years ago
22c9071
git-help -w: do not require to be in git repository
by Junio C Hamano
· 17 years ago
cd1bea9
Merge branch 'jc/shortlog-e'
by Junio C Hamano
· 17 years ago
3e5f260
Merge branch 'ew/svn-rev-db'
by Junio C Hamano
· 17 years ago
d9cf4ec
Merge branch 'jc/merge-recursive-gitlink'
by Junio C Hamano
· 17 years ago
cfa97ae
Merge branch 'jk/svn-color'
by Junio C Hamano
· 17 years ago
c49d3c8
git.spec.in: remove python_path
by Junio C Hamano
· 17 years ago
50b3555
Documentation: rename git.texi to user-manual.texi
by Junio C Hamano
· 17 years ago
8d08f2d
disable t9119 for now.
by Junio C Hamano
· 17 years ago
86f8c23
Fix "diff --check" whitespace detection
by Wincent Colaiuta
· 17 years ago
f604652
git-diff --numstat -z: make it machine readable
by Junio C Hamano
· 17 years ago
71a9883
Documentation: minor grammar fix for "git apply"
by Wincent Colaiuta
· 17 years ago
0ac7903
Use "whitespace" consistently
by Wincent Colaiuta
· 17 years ago
472b257
Fix XML parser leaks in http-push
by Mike Hommey
· 17 years ago
03b69c7
Fix small memory leaks induced by diff_tree_setup_paths
by Mike Hommey
· 17 years ago
b0fe0d7
Fix git-fast-export for zero-sized blobs
by Alex Riesen
· 17 years ago
d4110a9
Fix clone not to ignore depth when performing a local clone
by Charles Bailey
· 17 years ago
3384a2d
shortlog: default to HEAD when the standard input is a tty
by Junio C Hamano
· 17 years ago
7c3c796
blame: drop blob data after passing blame to the parent
by Junio C Hamano
· 17 years ago
ef4cffd
git-clone: print an error message when trying to clone empty repo
by Jeff King
· 17 years ago
97566ea
Invert numbers and names in the git-shortlog summary mode.
by Pierre Habouzit
· 17 years ago
6508bb7
shortlog: document -e option
by Jeff King
· 17 years ago
18ff365
git.el: Added a menu for git-status-mode.
by Alexandre Julliard
· 17 years ago
550f8fd
Fix a typo in checkout.sh and cleanup one-line help messages
by Johannes Sixt
· 17 years ago
cd459e3
git-svn: get color config from --get-colorbool
by Jeff King
· 17 years ago
6e9af86
Support GIT_PAGER_IN_USE environment variable
by Jeff King
· 17 years ago
ff72af0
Support a merge with conflicting gitlink change
by Junio C Hamano
· 17 years ago
bf82a15
commit: do not add extra LF at the end of the summary.
by Junio C Hamano
· 17 years ago
be15f50
"git tag -u keyname" broken
by Linus Torvalds
· 17 years ago
ace9c2a
send-email: do not muck with initial-reply-to when unset.
by Junio C Hamano
· 17 years ago
28072a5
Don't cache DESTDIR in perl/perl.mak.
by Gerrit Pape
· 17 years ago
923db42
autoconf: Check asciidoc version to automatically set ASCIIDOC8
by Jakub Narebski
· 17 years ago
66ab84b
git-svn: reinstate old rev_db optimization in new rev_map
by Eric Wong
· 17 years ago
060610c
git-svn: replace .rev_db with a more space-efficient .rev_map format
by Eric Wong
· 17 years ago
eb9688f
pack-objects: more threaded load balancing fix with often changed paths
by Nicolas Pitre
· 17 years ago
c07c7bf
Add more checkout tests
by Daniel Barkalow
· 17 years ago
bf79caf
Add git-browse-help to .gitignore
by Jeff King
· 17 years ago
e306be5
Fix mis-markup of the -p, --patch option in git-add(1)
by Eyvind Bernhardsen
· 17 years ago
a149a1a
git-help -i: show info documentation from matching version of git
by Junio C Hamano
· 17 years ago
78d39f9
git-help -i: invoke info with document and node name
by Junio C Hamano
· 17 years ago
5cefc33
Documentation: add gitman.info target
by Junio C Hamano
· 17 years ago
7be2b6e
Merge branch 'master' into cc/help
by Junio C Hamano
· 17 years ago
Next »