index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-merge-base.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-20
Add a script to edit/inspect notes
Johannes Schindelin
6
-0
/
+236
2009-10-20
Introduce commit notes
Johannes Schindelin
9
-0
/
+108
2009-10-10
GIT 1.6.5
v1.6.5
Junio C Hamano
3
-7
/
+6
2009-10-10
git-svn: hide find_parent_branch output in double quiet mode
Simon Arlott
1
-7
/
+12
2009-10-10
Documentation: clone: clarify discussion of initial branch
Jonathan Nieder
1
-2
/
+3
2009-10-10
bash: add support for 'git replace'
Björn Gustavsson
1
-0
/
+6
2009-10-10
completion: fix alias listings with newlines
Stephen Boyd
1
-2
/
+6
2009-10-10
completion: fix completion of git <TAB><TAB>
Stephen Boyd
1
-1
/
+1
2009-10-09
import-tars: Add missing closing bracket
Ingmar Vanhassel
1
-1
/
+1
2009-10-09
racy-git.txt: explain nsec problem in more detail
Jonathan Nieder
1
-4
/
+6
2009-10-09
Documentation: clarify "working tree" definition
Jonathan Nieder
1
-3
/
+3
2009-10-09
Documentation: clarify branch creation
Jonathan Nieder
1
-8
/
+8
2009-10-09
Documentation: branch: update --merged description
Jonathan Nieder
1
-4
/
+6
2009-10-09
Documentation: clarify mergeoptions description
Jonathan Nieder
2
-3
/
+3
2009-10-09
Documentation: git fmt-merge-msg does not have to be a script
Jonathan Nieder
2
-5
/
+6
2009-10-09
Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile
Jonathan Nieder
1
-1
/
+5
2009-10-09
pull: improve advice for unconfigured error case
Jeff King
1
-4
/
+12
2009-10-09
git-svn: Avoid spurious errors when rewriteRoot is used.
Alexander Gavrilov
1
-2
/
+9
2009-10-09
Update draft release notes to 1.6.5
Junio C Hamano
1
-6
/
+10
2009-10-09
Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64
Brandon Casey
1
-0
/
+12
2009-10-09
ls-files: die instead of fprintf/exit in -i error
Ben Walton
1
-5
/
+2
2009-10-09
Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64
Brandon Casey
1
-0
/
+2
2009-10-09
Fix the exit code of MSVC build scripts on cygwin
Ramsay Jones
2
-2
/
+2
2009-10-09
Fix MSVC build on cygwin
Ramsay Jones
1
-1
/
+1
2009-10-09
Git archive and trailing "/" in prefix
René Scharfe
2
-3
/
+16
2009-10-08
completion: add dirstat and friends to diff options
v1.6.5-rc3
Stephen Boyd
1
-0
/
+2
2009-10-08
completion: update am, commit, and log
Stephen Boyd
1
-2
/
+7
2009-10-08
Makefile: enable THREADED_DELTA_SEARCH on SunOS
Brandon Casey
1
-0
/
+1
2009-10-07
fast-import.c::validate_raw_date(): really validate the value
Junio C Hamano
1
-3
/
+6
2009-10-07
README: git lives at http://git-scm.com these days
Stefan Naewe
1
-1
/
+1
2009-10-05
git-pull: dead code removal
Junio C Hamano
1
-8
/
+1
2009-10-04
show-branch: fix segfault when showbranch.default exists
Junio C Hamano
2
-3
/
+19
2009-10-03
Fix '--relative-date'
Johan Sageryd
2
-1
/
+2
2009-10-02
tests: make all test files executable
Mark Rada
2
-0
/
+0
2009-10-02
filter-branch: add --prune-empty to option summary
Adam Brewster
1
-0
/
+1
2009-10-02
Fix some printf format warnings
Ramsay Jones
1
-2
/
+2
2009-10-01
send-email: fix mutt regex for grouped aliases
Felipe Contreras
1
-1
/
+1
2009-10-01
add NORETURN_PTR for function pointers
Erik Faye-Lund
2
-4
/
+6
2009-10-01
increase portability of NORETURN declarations
Erik Faye-Lund
3
-9
/
+9
2009-09-29
improve reflog date/number heuristic
Jeff King
3
-2
/
+7
2009-09-29
builtin-mailinfo.c: check error status from rewind and ftruncate
Junio C Hamano
1
-2
/
+4
2009-09-29
Make just opening the generated MSVC solution file not modify it
Sebastian Schuberth
1
-31
/
+11
2009-09-29
Make generated MSVC solution file open from Windows Explorer
Sebastian Schuberth
1
-1
/
+4
2009-09-29
generators/vcproj.pm: remove UNICODE from build
Michael Wookey
1
-4
/
+4
2009-09-29
typo fix: Directory `...' exist, ...: s/exist/exists/
Jim Meyering
1
-1
/
+1
2009-09-29
Documentation/git-gc.txt: default --aggressive window is 250, not 10
Brandon Casey
1
-1
/
+1
2009-09-29
Correct minor typo in post-receive hook template
Frederik Schwarzer
1
-1
/
+1
2009-09-29
git branch -D: give a better error message when lockfile creation fails
Miklos Vajna
3
-7
/
+24
2009-09-29
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
Andreas Schwab
3
-0
/
+28
2009-09-26
make 'git clone' ask the remote only for objects it cares about
Nicolas Pitre
1
-10
/
+17
[next]