index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec_cmd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-25
Add -v and --abbrev options to git-branch
Lars Hjemli
2
-6
/
+51
2006-11-25
git-clone: stop dumb protocol from copying refs outside heads/ and tags/.
Junio C Hamano
1
-0
/
+4
2006-11-24
gitweb: (style) use chomp without parentheses consistently.
Junio C Hamano
1
-2
/
+2
2006-11-24
gitweb: Replace SPC with also in tag comment
Jakub Narebski
1
-1
/
+1
2006-11-24
Typefix builtin-prune.c::prune_object()
Junio C Hamano
1
-3
/
+4
2006-11-24
config option log.showroot to show the diff of root commits
Peter Baumann
3
-4
/
+23
2006-11-24
git-svn: handle authentication without relying on cached tokens on disk
Eric Wong
1
-8
/
+148
2006-11-24
git-cvsimport: add support for CVS pserver method HTTP/1.x proxying
Iñaki Arenaza
1
-5
/
+49
2006-11-24
Make git-clone --use-separate-remote the default
Petr Baudis
2
-13
/
+25
2006-11-24
refs outside refs/{heads,tags} match less strongly.
Junio C Hamano
1
-5
/
+42
2006-11-24
Increase length of function name buffer
Andy Parkins
1
-1
/
+1
2006-11-24
git-svn: preserve uncommitted changes after dcommit
Eric Wong
1
-1
/
+1
2006-11-24
git-svn: correctly handle revision 0 in SVN repositories
Eric Wong
1
-4
/
+10
2006-11-24
git-svn: error out from dcommit on a parent-less commit
Eric Wong
1
-0
/
+7
2006-11-23
archive-zip: don't use sizeof(struct ...)
René Scharfe
1
-6
/
+18
2006-11-23
GIT 1.4.4.1
v1.4.4.1
Junio C Hamano
1
-1
/
+1
2006-11-23
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
3
-8
/
+18
2006-11-23
Move --pretty options into Documentation/pretty-formats.txt
Chris Riddoch
5
-15
/
+83
2006-11-22
Add support to git-branch to show local and remote branches
Andy Parkins
2
-25
/
+89
2006-11-22
Improve git-prune -n output
Andy Parkins
1
-1
/
+7
2006-11-22
Doc: Make comment about merging in tutorial.txt more clear
Paolo Ciarrocchi
1
-1
/
+1
2006-11-22
archive: use setvbuf() instead of setlinebuf()
Michal Rokos
1
-1
/
+1
2006-11-21
gitweb: Finish restoring "blob" links in git_difftree_body
Jakub Narebski
1
-21
/
+21
2006-11-21
gitweb: Refactor feed generation, make output prettier, add Atom feed
Jakub Narebski
1
-45
/
+210
2006-11-21
gitweb: Add an option to href() to return full URL
Jakub Narebski
1
-1
/
+2
2006-11-21
gitweb: New improved formatting of chunk header in diff
Jakub Narebski
2
-1
/
+35
2006-11-21
gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"
Jakub Narebski
1
-0
/
+2
2006-11-21
gitweb: Buffer diff header to deal with split patches + git_patchset_body ref...
Jakub Narebski
1
-99
/
+136
2006-11-21
gitweb: Protect against possible warning in git_commitdiff
Jakub Narebski
1
-1
/
+2
2006-11-21
Teach SubmittingPatches about git-commit -s
Paolo Ciarrocchi
1
-0
/
+3
2006-11-20
do_for_each_ref: perform the same sanity check for leftovers.
Junio C Hamano
1
-19
/
+19
2006-11-20
git-fetch: follow lightweit tags as well.
Junio C Hamano
2
-2
/
+19
2006-11-19
Documentation: Correct alternates documentation, document http-alternates
Petr Baudis
1
-3
/
+14
2006-11-18
Documentation: Define symref and update HEAD description
Petr Baudis
2
-5
/
+16
2006-11-18
Document git-runstatus
Rene Scharfe
3
-1
/
+73
2006-11-18
git-apply: slightly clean up bitfield usage
Rene Scharfe
1
-2
/
+5
2006-11-18
sparse fix: Using plain integer as NULL pointer
Rene Scharfe
1
-1
/
+1
2006-11-18
sparse fix: non-ANSI function declaration
Rene Scharfe
2
-2
/
+2
2006-11-18
git-apply: Documentation typo fix
Petr Baudis
1
-1
/
+1
2006-11-18
Fix git-for-each-refs broken for tags
Petr Baudis
1
-2
/
+2
2006-11-17
pack-objects: tweak "do not even attempt delta" heuristics
Junio C Hamano
1
-1
/
+3
2006-11-17
"git fmt-merge-msg" SIGSEGV
Linus Torvalds
1
-0
/
+2
2006-11-17
git-pull: allow pulling into an empty repository
Linus Torvalds
2
-2
/
+47
2006-11-15
convert-objects: set _XOPEN_SOURCE to 600
Junio C Hamano
1
-1
/
+1
2006-11-15
Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...
Jim Meyering
1
-0
/
+10
2006-11-15
gitweb: Put back shortlog instead of graphiclog in the project list.
Alexandre Julliard
1
-1
/
+1
2006-11-15
git-checkout: allow pathspec to recover lost working tree directory
Junio C Hamano
1
-1
/
+5
2006-11-15
git-checkout: do not allow -f and -m at the same time.
Junio C Hamano
1
-0
/
+5
2006-11-15
Seek back to current filepos when mmap()ing with NO_MMAP
Johannes Schindelin
1
-0
/
+6
2006-11-15
apply --numstat: mark binary diffstat with - -, not 0 0
Junio C Hamano
1
-1
/
+5
[next]