index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-svn.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
[PATCH] clean up pack index handling a bit
Nicolas Pitre
6
-87
/
+90
2007-03-17
[PATCH] add test for OFS_DELTA objects
Nicolas Pitre
1
-6
/
+65
2007-03-17
[PATCH] fix t5300-pack-object.sh
Nicolas Pitre
1
-1
/
+1
2007-03-17
[PATCH] local-fetch.c: some error printing cleanup
Nicolas Pitre
1
-20
/
+13
2007-03-17
applymbox: brown paper bag fix.
Junio C Hamano
1
-2
/
+2
2007-03-16
git-merge: finish when git-read-tree fails
Santi BĂ©jar
1
-2
/
+2
2007-03-16
use xstrdup please
Shawn O. Pearce
1
-2
/
+2
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
7
-22
/
+79
2007-03-14
GIT 1.5.0.4
v1.5.0.4
Junio C Hamano
3
-2
/
+26
2007-03-14
Clarify doc for git-config --unset-all.
Yann Dirson
1
-1
/
+1
2007-03-14
git-checkout: fix "eval" used for merge labelling.
Junio C Hamano
1
-1
/
+1
2007-03-14
update-hook: fix incorrect use of git-describe and sed for finding previous tag
Andy Parkins
1
-1
/
+1
2007-03-14
git-grep: don't use sscanf
Jim Meyering
1
-1
/
+14
2007-03-14
Do not output "GEN " when generating perl.mak
Johannes Schindelin
1
-1
/
+1
2007-03-14
shortlog: prompt when reading from terminal by mistake
Junio C Hamano
1
-1
/
+4
2007-03-14
Documentation: add git-mergetool to the command list.
Junio C Hamano
1
-0
/
+1
2007-03-14
git-svn: add -l/--local command to "git svn rebase"
Eric Wong
2
-2
/
+13
2007-03-14
cvsserver: asciidoc formatting changes
Frank Lichtenheld
1
-8
/
+11
2007-03-14
Add git-mergetool to run an appropriate merge conflict resolution program
Theodore Ts'o
5
-1
/
+405
2007-03-13
Add a couple more test cases to the suite.
Don Zickus
8
-1
/
+35
2007-03-13
restrict the patch filtering
Don Zickus
1
-3
/
+34
2007-03-13
builtin-mailinfo.c infrastrcture changes
Don Zickus
5
-248
/
+287
2007-03-13
Fix t5510-fetch's use of sed
Shawn O. Pearce
1
-1
/
+7
2007-03-13
Simplify closing two fds at once in run-command.c
Shawn O. Pearce
1
-6
/
+9
2007-03-12
Remove unnecessary casts from fast-import
Shawn O. Pearce
1
-2
/
+2
2007-03-12
New fast-import test case for valid tree sorting
Jeff King
1
-0
/
+50
2007-03-12
fast-import: grow tree storage more aggressively
Jeff King
1
-2
/
+2
2007-03-12
Don't package the git-gui credits file anymore
Shawn O. Pearce
1
-2
/
+1
2007-03-12
Re-fix get_sha1_oneline()
Linus Torvalds
1
-5
/
+5
2007-03-12
git-gui: Allow 'git gui version' outside of a repository
gitgui-0.6.4
Shawn O. Pearce
1
-7
/
+5
2007-03-12
git-gui: Revert "git-gui: Display all authors of git-gui."
Shawn O. Pearce
4
-135
/
+9
2007-03-12
git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."
Shawn O. Pearce
1
-19
/
+6
2007-03-12
git-gui: Allow committing empty merges
Shawn O. Pearce
1
-1
/
+1
2007-03-12
git-bundle: only die if pack would be empty, warn if ref is skipped
Johannes Schindelin
1
-3
/
+8
2007-03-12
git-send-email: configurable bcc and chain-reply-to
Avi Kivity
2
-1
/
+19
2007-03-12
git-send-email: Document configuration options
Avi Kivity
1
-0
/
+13
2007-03-12
git-merge: warn when -m provided on a fast forward
J. Bruce Fields
1
-1
/
+6
2007-03-12
Change {pre,post}-receive hooks to use stdin
Shawn O. Pearce
3
-58
/
+62
2007-03-12
Split back out update_hook handling in receive-pack
Shawn O. Pearce
1
-2
/
+24
2007-03-12
Refactor run_command error handling in receive-pack
Shawn O. Pearce
1
-19
/
+24
2007-03-12
Teach run_command how to setup a stdin pipe
Shawn O. Pearce
2
-1
/
+37
2007-03-12
Split run_command into two halves (start/finish)
Shawn O. Pearce
2
-7
/
+22
2007-03-12
Start defining a more sophisticated run_command
Shawn O. Pearce
2
-7
/
+27
2007-03-12
Remove unused run_command variants
Shawn O. Pearce
3
-50
/
+1
2007-03-12
Switch to run_command_v_opt in revert
Shawn O. Pearce
1
-4
/
+9
2007-03-12
cvsserver: Use Merged response instead of Update-existing for merged files
Frank Lichtenheld
1
-3
/
+3
2007-03-11
I like the idea of the new ':/<oneline prefix>' notation, and gave it
Jim Meyering
1
-2
/
+6
2007-03-11
prepare_packed_git(): sort packs by age and localness.
Junio C Hamano
2
-0
/
+57
2007-03-11
Fix broken create_branch() in builtin-branch.
Junio C Hamano
1
-14
/
+17
2007-03-11
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
7
-36
/
+229
[next]