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
*
Git.pm: Add hash_and_insert_object and cat_blob
Adam Roben
2008-05-23
1
-2
/
+150
*
Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
Adam Roben
2008-05-23
1
-0
/
+56
*
git-hash-object: Add --stdin-paths option
Adam Roben
2008-05-23
3
-2
/
+80
*
Add more tests for git hash-object
Adam Roben
2008-05-23
1
-27
/
+93
*
Move git-hash-object tests from t5303 to t1007
Adam Roben
2008-05-23
1
-0
/
+0
*
git-cat-file: Add --batch option
Adam Roben
2008-05-06
3
-38
/
+117
*
git-cat-file: Add --batch-check option
Adam Roben
2008-05-06
3
-7
/
+163
*
git-cat-file: Make option parsing a little more flexible
Adam Roben
2008-05-06
1
-12
/
+30
*
git-cat-file: Small refactor of cmd_cat_file
Adam Roben
2008-05-06
1
-16
/
+22
*
Add tests for git cat-file
Adam Roben
2008-05-06
1
-0
/
+121
*
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
[next]