index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-tar-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
blame: prevent a segv when -L given start > EOF
Jay Soffian
2
-1
/
+9
2010-02-09
git-push: document all the status flags used in the output
Junio C Hamano
1
-5
/
+10
2010-02-09
Fix parsing of imap.preformattedHTML and imap.sslverify
Junio C Hamano
1
-7
/
+8
2010-02-08
git-add documentation: Fix shell quoting example
Junio C Hamano
1
-1
/
+1
2010-02-08
archive: simplify archive format guessing
René Scharfe
2
-18
/
+26
2010-02-05
Update git fsck --full short description to mention packs
Wesley J. Landaker
1
-1
/
+1
2010-01-29
fix memcpy of overlapping area
Jeff King
1
-1
/
+1
2010-01-28
bash: don't offer remote transport helpers as subcommands
SZEDER Gábor
1
-0
/
+1
2010-01-24
git-gui: work from the .git dir
Giuseppe Bilotta
1
-0
/
+10
2010-01-24
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
1
-0
/
+1
2010-01-23
git-gui: Correct file_states when unstaging partly staged entry
Jens Lehmann
1
-0
/
+3
2010-01-23
git-gui: Fix gitk for branch whose name matches local file
Peter Krefting
1
-1
/
+1
2010-01-23
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
Christopher Beelby
1
-0
/
+4
2010-01-23
git-gui: handle really long error messages in updateindex.
Pat Thoyts
1
-16
/
+18
2010-01-23
ignore duplicated slashes in make_relative_path()
Junio C Hamano
2
-9
/
+36
2010-01-22
merge-recursive: do not return NULL only to cause segfault
Junio C Hamano
1
-4
/
+4
2010-01-22
retry request without query when info/refs?query fails
Tay Ray Chuan
1
-2
/
+16
2010-01-21
Fix "log --oneline" not to show notes
Junio C Hamano
3
-4
/
+7
2010-01-21
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
8
-1
/
+82
2010-01-20
Git 1.6.6.1
v1.6.6.1
Junio C Hamano
3
-8
/
+16
2010-01-20
Git 1.6.5.8
v1.6.5.8
Junio C Hamano
4
-3
/
+32
2010-01-20
status: don't require the repository to be writable
Junio C Hamano
1
-4
/
+6
2010-01-19
bisect: fix singular/plural grammar nit
David Ripton
1
-3
/
+5
2010-01-19
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-19
Update draft release notes to 1.6.6.1
Junio C Hamano
1
-1
/
+16
2010-01-19
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-16
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-15
Document git-blame triple -C option
Ramkumar Ramachandra
2
-3
/
+5
2010-01-15
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
2
-2
/
+2
2010-01-12
grep: -L should show empty files
Junio C Hamano
1
-2
/
+0
2010-01-12
rebase--interactive: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-10
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-10
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-10
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-10
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-10
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-08
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-07
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-07
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
Vitaly _Vi Shukela
1
-2
/
+8
2010-01-07
git-gui: Makefile: consolidate .FORCE-* targets
Jonathan Nieder
1
-4
/
+3
2010-01-06
checkout -m path: fix recreating conflicts
Junio C Hamano
2
-1
/
+58
2010-01-02
stash: mention --patch in usage string.
Matthieu Moy
1
-1
/
+1
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2
-6
/
+6
2009-12-31
SubmittingPatches: hints to know the status of a submitted patch.
Matthieu Moy
1
-0
/
+14
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2
-6
/
+18
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
2009-12-30
reset: unbreak hard resets with GIT_WORK_TREE
Jeff King
2
-4
/
+8
[next]