index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
20
-27
/
+27
*
Documentation: git-svn: fix a grammatical error without awkwardness
Wesley J. Landaker
2009-04-23
1
-1
/
+1
*
Documentation: git-svn: fix spurious bolding that mangles the output
Wesley J. Landaker
2009-04-23
1
-1
/
+1
*
Wait for git diff to finish in git difftool
Alex Riesen
2009-04-23
1
-1
/
+2
*
graph API: fix a bug in the rendering of octopus merges
Allan Caffee
2009-04-23
2
-2
/
+2
*
graph API: fix extra space during pre_commit_line state
Allan Caffee
2009-04-23
1
-2
/
+2
*
t4202-log: extend test coverage of graphing
Allan Caffee
2009-04-23
1
-2
/
+28
*
Revert "stat_tracking_info(): only count real commits"
Junio C Hamano
2009-04-22
2
-6
/
+1
*
test-lib.sh: Help test_create_repo() find the templates dir
Michael J Gruber
2009-04-21
1
-1
/
+1
*
Merge branch 'mk/maint-apply-swap'
Junio C Hamano
2009-04-21
1
-3
/
+31
|
\
|
*
tests: make test-apply-criss-cross-rename more robust
Michał Kiedrowicz
2009-04-20
1
-3
/
+31
|
*
builtin-apply: keep information about files to be deleted
Michał Kiedrowicz
2009-04-20
2
-8
/
+47
|
*
tests: test applying criss-cross rename patch
Michał Kiedrowicz
2009-04-20
1
-0
/
+38
*
|
Merge branch 'maint'
Junio C Hamano
2009-04-21
2
-1
/
+2
|
\
\
|
*
|
gitcvs-migration: Link to git-cvsimport documentation
Frank Lichtenheld
2009-04-20
1
-1
/
+1
|
*
|
Fix off-by-one in read_tree_recursive
Johannes Schindelin
2009-04-20
1
-0
/
+1
|
|
/
*
|
grep: don't support "grep.color"-like config options
Markus Heidelberg
2009-04-21
1
-6
/
+3
*
|
Documentation: fix typos / spelling mistakes
Mike Ralphson
2009-04-21
4
-5
/
+5
*
|
builtin-remote: fix typo in option description
Mike Ralphson
2009-04-21
1
-1
/
+1
*
|
clone: add test for push on an empty clone.
Matthieu Moy
2009-04-20
1
-0
/
+10
*
|
Windows: Skip fstat/lstat optimization in write_entry()
Johannes Sixt
2009-04-20
3
-1
/
+17
*
|
Windows: Work around intermittent failures in mingw_rename
Johannes Sixt
2009-04-20
1
-2
/
+19
*
|
gitweb: Fix snapshots requested via PATH_INFO
Holger Weiß
2009-04-20
1
-2
/
+2
*
|
Merge branch 'mm/maint-add-p-quit'
Junio C Hamano
2009-04-20
1
-1
/
+1
|
\
\
|
*
|
git add -p: add missing "q" to patch prompt
Wincent Colaiuta
2009-04-20
1
-1
/
+1
*
|
|
Sync with 1.6.2.4
Junio C Hamano
2009-04-20
5
-18
/
+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
GIT 1.6.2.4
v1.6.2.4
Junio C Hamano
2009-04-20
2
-2
/
+10
|
*
|
Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins
Nguyễn Thái Ngọc Duy
2009-04-20
1
-2
/
+0
|
*
|
Merge branch 'ef/maint-fast-export' into maint
Junio C Hamano
2009-04-19
2
-2
/
+26
|
|
\
\
|
|
*
|
builtin-fast-export.c: handle nested tags
Erik Faye-Lund
2009-04-19
2
-3
/
+6
|
|
*
|
builtin-fast-export.c: fix crash on tagged trees
Erik Faye-Lund
2009-04-19
2
-3
/
+6
|
|
*
|
builtin-fast-export.c: turn error into warning
Erik Faye-Lund
2009-04-19
1
-2
/
+4
|
|
*
|
test-suite: adding a test for fast-export with tag variants
Erik Faye-Lund
2009-04-19
1
-0
/
+16
|
*
|
|
Merge branch 'mm/maint-add-p-quit' into maint
Junio C Hamano
2009-04-19
2
-39
/
+38
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Update git-add.txt according to the new possibilities of 'git add -p'.
Matthieu Moy
2009-04-19
1
-1
/
+3
|
|
*
|
add-interactive: refactor mode hunk handling
Jeff King
2009-04-19
1
-43
/
+21
|
|
*
|
git add -p: new "quit" command at the prompt.
Matthieu Moy
2009-04-19
2
-1
/
+20
|
|
|
/
|
*
|
Merge branch 'lt/maint-reflog-expire' into maint
Junio C Hamano
2009-04-19
1
-6
/
+70
|
|
\
\
|
|
*
|
Speed up reflog pruning of unreachable commits
Junio Hamano
2009-04-19
1
-0
/
+44
|
|
*
|
Clean up reflog unreachability pruning decision
Linus Torvalds
2009-04-19
1
-6
/
+26
|
|
|
/
|
*
|
Merge branch 'jc/maint-shared-literally' into maint
Junio C Hamano
2009-04-19
3
-11
/
+23
|
|
\
\
|
|
*
|
Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'
Johan Herland
2009-04-18
2
-7
/
+15
*
|
|
|
Work around ash "alternate value" expansion bug
Ben Jackson
2009-04-19
3
-3
/
+20
*
|
|
|
Update draft release notes to 1.6.3
v1.6.3-rc1
Junio C Hamano
2009-04-18
1
-13
/
+21
*
|
|
|
Merge branch 'lt/bool-on-off'
Junio C Hamano
2009-04-18
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Documentation: boolean value may be given by on/off
Michał Kiedrowicz
2009-04-18
1
-1
/
+1
|
*
|
|
|
Allow users to un-configure rename detection
Linus Torvalds
2009-04-11
1
-2
/
+2
*
|
|
|
|
Merge branch 'lt/pack-object-memuse'
Junio C Hamano
2009-04-18
7
-41
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
show_object(): push path_name() call further down
Linus Torvalds
2009-04-13
7
-14
/
+20
|
*
|
|
|
|
process_{tree,blob}: show objects without buffering
Linus Torvalds
2009-04-13
7
-41
/
+48
[next]