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
*
Have a constant extern refspec for "--tags"
Daniel Barkalow
2008-05-05
3
-8
/
+13
*
Add a library function to add an alternate to the alternates file
Daniel Barkalow
2008-05-05
2
-0
/
+13
*
Add a lockfile function to append to a file
Daniel Barkalow
2008-05-05
2
-0
/
+29
*
Mark the list of refs to fetch as const
Daniel Barkalow
2008-05-05
2
-10
/
+10
*
Cleanup xread() loops to use read_in_full()
Heikki Orsila
2008-05-04
4
-35
/
+19
*
Merge branch 'maint'
Junio C Hamano
2008-05-04
2
-3
/
+3
|
\
|
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-04
1
-2
/
+2
|
|
\
|
|
*
filter-branch: Documentation fix.
Florian Ragwitz
2008-05-03
1
-2
/
+2
|
*
|
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
2008-05-04
1
-1
/
+1
*
|
|
Documentation: hooks: fix missing verb in pre-applypatch description
Christian Couder
2008-05-03
1
-4
/
+5
*
|
|
log: print log entry terminator even if the message is empty
Adam Simpkins
2008-05-03
1
-4
/
+3
*
|
|
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
6
-25
/
+13
*
|
|
git-svn: Same default as cvsimport when using --use-log-author
Stephen R. van den Berg
2008-05-01
1
-2
/
+4
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-30
1
-1
/
+1
|
\
|
|
|
*
|
fetch-pack: brown paper bag fix
Junio C Hamano
2008-04-30
1
-1
/
+1
*
|
|
Documentation: point git-prune users to git-gc
Jeff King
2008-04-30
2
-1
/
+22
*
|
|
Documentation on --git-dir and --work-tree
Liu Yubao
2008-04-30
2
-3
/
+15
*
|
|
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
Heikki Orsila
2008-04-30
4
-6
/
+8
*
|
|
Documentation gitk: Describe what --merge does
Richard Quirk
2008-04-30
1
-0
/
+6
*
|
|
Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh
Alex Riesen
2008-04-30
1
-2
/
+2
*
|
|
Add otherwise missing --strict option to unpack-objects summary.
Jon Loeliger
2008-04-30
1
-1
/
+1
*
|
|
git-svn: detect and fail gracefully when dcommitting to a void
Matthieu Moy
2008-04-30
2
-2
/
+7
*
|
|
make git-status use a pager
Bart Trojanowski
2008-04-30
1
-1
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-30
5
-11
/
+16
|
\
|
|
|
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-30
2
-3
/
+6
|
|
\
|
|
|
*
cvsimport: always pass user data to "system" as a list
Jeff King
2008-04-30
1
-1
/
+1
|
|
*
fix reflog approxidate parsing bug
Jeff King
2008-04-30
1
-2
/
+5
|
*
|
Fix use after free() in builtin-fetch
Alex Riesen
2008-04-29
1
-3
/
+5
|
*
|
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
2008-04-29
1
-4
/
+4
|
*
|
Use "=" instead of "==" in condition as it is more portable
Alex Riesen
2008-04-29
1
-1
/
+1
*
|
|
Die for an early EOF in a file reading loop
Heikki Orsila
2008-04-28
1
-3
/
+3
*
|
|
Document functions xmemdupz(), xread() and xwrite()
Heikki Orsila
2008-04-28
1
-0
/
+16
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-28
3
-1
/
+28
|
\
|
|
|
*
|
clone: detect and fail on excess parameters
Junio C Hamano
2008-04-28
2
-0
/
+27
|
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-28
1
-1
/
+1
|
|
\
|
|
|
*
Remove 'header' from --signoff option description
Dan McGee
2008-04-28
1
-1
/
+1
*
|
|
bash: Add completion for gitk --merge
Richard Quirk
2008-04-28
1
-1
/
+6
*
|
|
rev-parse: fix --verify to error out when passed junk after a good rev
Christian Couder
2008-04-27
1
-2
/
+2
*
|
|
git checkout: add -t alias for --track
Miklos Vajna
2008-04-27
2
-2
/
+2
*
|
|
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
Christian Couder
2008-04-27
2
-4
/
+21
*
|
|
Merge branch 'ho/shared'
Junio C Hamano
2008-04-25
7
-38
/
+149
|
\
\
\
|
*
|
|
Make core.sharedRepository more generic
Heikki Orsila
2008-04-17
7
-38
/
+149
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-25
8
-19
/
+170
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
remote: create fetch config lines with '+'
Jeff King
2008-04-25
2
-0
/
+11
|
*
|
|
push: allow unqualified dest refspecs to DWIM
Jeff King
2008-04-25
2
-3
/
+69
|
*
|
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-25
4
-16
/
+75
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
t5516: remove ambiguity test (1)
Jeff King
2008-04-23
1
-13
/
+1
|
|
*
|
Linked glossary from cvs-migration page
Matt Graham
2008-04-23
1
-1
/
+2
|
|
*
|
write-tree: properly detect failure to write tree objects
Junio C Hamano
2008-04-23
2
-2
/
+72
|
*
|
|
doc/git-gc: add a note about what is collected
Jeff King
2008-04-25
1
-0
/
+15
[next]