index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-branch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-08
Change double quotes to single quotes in message
Jari Aalto
2
-4
/
+4
2009-04-08
Documentation: clarify .gitattributes search
Jason Merrill
2
-5
/
+5
2009-04-08
git-checkout.txt: clarify that <branch> applies when no path is given.
Matthieu Moy
1
-2
/
+6
2009-04-08
git-checkout.txt: fix incorrect statement about HEAD and index
Matthieu Moy
1
-2
/
+2
2009-04-05
git submodule: fix usage line
Julien Danjou
1
-1
/
+1
2009-04-05
doc/git-pack-refs: fix two grammar issues
Markus Heidelberg
1
-2
/
+2
2009-04-05
commit: abort commit if interactive add failed
Jeff King
1
-1
/
+2
2009-04-05
git-repack: use non-dashed update-server-info
Dan McGee
1
-1
/
+1
2009-04-02
GIT 1.6.2.2
v1.6.2.2
Junio C Hamano
2
-7
/
+10
2009-04-01
Documentation: Remove an odd "instead"
Holger Weiß
1
-1
/
+1
2009-04-01
fix portability problem with IS_RUN_COMMAND_ERR
Jeff King
1
-1
/
+1
2009-04-01
mailmap: resurrect lower-casing of email addresses
Johannes Schindelin
1
-0
/
+9
2009-03-30
Update draft release notes to 1.6.2.2
Junio C Hamano
1
-1
/
+8
2009-03-30
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
1
-2
/
+2
2009-03-30
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-03-30
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
1
-0
/
+1
2009-03-30
Documentation: update graph api example.
Allan Caffee
1
-4
/
+4
2009-03-30
git-svn: fix ls-tree usage with dash-prefixed paths
Eric Wong
1
-6
/
+9
2009-03-30
import-zips: fix thinko
Johannes Schindelin
1
-1
/
+2
2009-03-28
test-lib: Clean up comments and Makefile.
Emil Sit
2
-9
/
+1
2009-03-27
Documentation: format-patch --root clarifications
Thomas Rast
1
-9
/
+12
2009-03-26
documentation: update cvsimport description of "-r" for recent clone
Carlo Marcelo Arenas Belon
1
-1
/
+1
2009-03-26
Documentation: Remove spurious uses of "you" in git-bisect.txt.
David J. Mellor
1
-3
/
+3
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-25
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
1
-1
/
+1
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-23
Documentation: minor grammatical fix in git-check-ref-format.txt
David J. Mellor
1
-20
/
+20
2009-03-23
Documentation: minor grammatical fixes in git-check-attr.txt
David J. Mellor
1
-8
/
+8
2009-03-23
Documentation: minor grammatical fixes in git-cat-file.txt
David J. Mellor
1
-9
/
+9
2009-03-23
Documentation: minor grammatical fixes and rewording in git-bundle.txt
David J. Mellor
1
-43
/
+43
2009-03-23
Documentation: remove some uses of the passive voice in git-bisect.txt
David J. Mellor
1
-11
/
+11
2009-03-22
Smudge the files fed to external diff and textconv
Johannes Schindelin
2
-3
/
+26
2009-03-22
everyday: use the dashless form of git-init
David Aguilar
1
-1
/
+1
2009-03-22
Update draft release notes to 1.6.2.2
Junio C Hamano
2
-1
/
+36
2009-03-22
ls-files: require worktree when --deleted is given
Jeff King
1
-0
/
+1
2009-03-22
pickaxe: count regex matches only once
René Scharfe
1
-2
/
+4
2009-03-22
format-patch: --numbered-files and --stdout aren't mutually exclusive
Stephen Boyd
2
-3
/
+0
2009-03-22
pack-objects: don't loosen objects available in alternate or kept packs
Brandon Casey
2
-2
/
+26
2009-03-22
Propagate --exec-path setting to external commands via GIT_EXEC_PATH
Johannes Sixt
1
-0
/
+4
2009-03-22
t7700: demonstrate repack flaw which may loosen objects unnecessarily
Brandon Casey
1
-0
/
+17
2009-03-22
git-branch: display "was sha1" on branch deletion rather than just "sha1"
Brandon Casey
2
-2
/
+2
2009-03-20
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
5
-31
/
+2
2009-03-20
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
2
-3
/
+3
2009-03-20
git-repack.sh: don't use --kept-pack-only option to pack-objects
Brandon Casey
2
-6
/
+2
2009-03-20
t7700-repack: add two new tests demonstrating repacking flaws
Brandon Casey
1
-0
/
+44
2009-03-20
Documentation: reword example text in git-bisect.txt.
David J. Mellor
1
-20
/
+24
2009-03-19
doc: clarify how -S works
Jeff King
1
-1
/
+4
2009-03-19
Documentation: reworded the "Description" section of git-bisect.txt.
David J. Mellor
1
-8
/
+9
2009-03-18
blame: read custom grafts given by -S before calling setup_revisions()
Junio C Hamano
1
-4
/
+4
[next]