index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2006-02-18
Fix retries in git-cvsimport
v1.2.2
Martin Mares
-8
/
+5
2006-02-18
archimport: remove files from the index before adding/updating
Eric Wong
-15
/
+13
2006-02-17
Make git-reset delete empty directories
Shawn Pearce
-0
/
+66
2006-02-17
Document --short and --git-dir in git-rev-parse(1)
Jonas Fonseca
-0
/
+8
2006-02-17
git-rev-parse: Fix --short= option parsing
Jonas Fonseca
-3
/
+3
2006-02-17
Prevent git-upload-pack segfault if object cannot be found
Carl Worth
-1
/
+6
2006-02-17
Abstract test_create_repo out for use in tests.
Carl Worth
-6
/
+17
2006-02-17
Trap exit to clean up created directory if clone fails.
Carl Worth
-0
/
+4
2006-02-15
More useful/hinting error messages in git-checkout
v1.2.1
Josef Weidendorfer
-3
/
+10
2006-02-15
Print an error if cloning a http repo and NO_CURL is set
Fernando J. Pereda
-1
/
+8
2006-02-14
checkout: fix dirty-file display.
Junio C Hamano
-2
/
+4
2006-02-14
combine-diff: diff-files fix (#2)
Junio C Hamano
-0
/
+2
2006-02-13
combine-diff: diff-files fix.
Junio C Hamano
-4
/
+5
2006-02-13
s/SHELL/SHELL_PATH/ in Makefile
Fredrik Kuivinen
-1
/
+1
2006-02-13
bisect: remove BISECT_NAMES after done.
Junio C Hamano
-0
/
+1
2006-02-13
Documentation: git-ls-files asciidocco.
Junio C Hamano
-1
/
+1
2006-02-13
Documentation: git-commit in 1.2.X series defaults to --include.
Junio C Hamano
-7
/
+27
2006-02-12
GIT 1.2.0
v1.2.0
Junio C Hamano
-1
/
+1
2006-02-12
Fix "test: unexpected operator" on bsd
Junio C Hamano
-1
/
+1
2006-02-12
git-commit: show dirtiness including index.
Junio C Hamano
-1
/
+2
2006-02-12
Make pack-objects chattier.
Junio C Hamano
-4
/
+6
2006-02-12
avoid echo -e, there are systems where it does not work
Alex Riesen
-2
/
+3
2006-02-12
fix "test: 2: unexpected operator" on bsd
Alex Riesen
-1
/
+1
2006-02-12
Fix object re-hashing
Linus Torvalds
-1
/
+1
2006-02-12
hashtable-based objects: minimum fixups.
Junio C Hamano
-2
/
+4
2006-02-12
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
-34
/
+49
2006-02-12
Add howto about separating topics.
kent@lysator.liu.se
-0
/
+91
2006-02-12
Merge branch 'pb/repo'
Junio C Hamano
-8
/
+37
2006-02-12
Merge branch 'jc/fixdiff'
Junio C Hamano
-3
/
+3
2006-02-12
Avoid using "git-var -l" until it gets fixed.
Junio C Hamano
-5
/
+9
2006-02-12
Add support for explicit type specifiers when calling git-repo-config
Petr Baudis
-8
/
+37
2006-02-11
diff-tree: do not default to -c
Junio C Hamano
-3
/
+3
2006-02-11
t5500: adjust to change in pack-object reporting behaviour.
Junio C Hamano
-1
/
+1
2006-02-11
Only call git-rerere if $GIT_DIR/rr-cache exists.
Junio C Hamano
-3
/
+12
2006-02-11
Use a relative path for SVN importing
Christian Biesinger
-1
/
+1
2006-02-11
fetch-clone progress: finishing touches.
Junio C Hamano
-4
/
+43
2006-02-11
Fix fetch-clone in the presense of signals
Linus Torvalds
-4
/
+7
2006-02-11
Make "git clone" pack-fetching download statistics better
Linus Torvalds
-3
/
+41
2006-02-10
Make "git clone" less of a deathly quiet experience
Linus Torvalds
-5
/
+37
2006-02-10
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
-4
/
+6
2006-02-10
Merge branch 'lt/diff-tree'
Junio C Hamano
-52
/
+144
2006-02-10
git-commit -v: have patch at the end.
Junio C Hamano
-27
/
+18
2006-02-10
rev-list: default to abbreviate merge parent names under --pretty.
Junio C Hamano
-1
/
+15
2006-02-10
delta micro optimization
Nicolas Pitre
-5
/
+5
2006-02-10
count-delta.c: comment fixes
Nicolas Pitre
-5
/
+1
2006-02-10
Merge branch 'jc/empty-commit'
Junio C Hamano
-1
/
+11
2006-02-10
combine-diff: Record diff status a bit more faithfully
Junio C Hamano
-7
/
+26
2006-02-10
find_unique_abbrev() simplification.
Junio C Hamano
-25
/
+10
2006-02-10
git-status -v
Junio C Hamano
-177
/
+255
2006-02-09
Merge branch 'jc/ls-files-o'
Junio C Hamano
-1
/
+21
[next]