index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
git.el: Retrieve commit log information from .dotest directory.
Alexandre Julliard
1
-24
/
+53
2007-03-11
git.el: Avoid appending a signoff line that is already present.
Alexandre Julliard
1
-6
/
+18
2007-03-11
setup_git_directory_gently: fix off-by-one error
Matthias Lederhofer
1
-1
/
+1
2007-03-11
user-manual: install user manual stylesheet with other web documents
J. Bruce Fields
1
-1
/
+1
2007-03-11
user-manual: fix rendering of history diagrams
J. Bruce Fields
1
-4
/
+21
2007-03-11
user-manual: fix missing colon in git-show example
J. Bruce Fields
1
-1
/
+1
2007-03-11
user-manual: fix inconsistent use of pull and merge
J. Bruce Fields
1
-11
/
+3
2007-03-11
user-manual: fix inconsistent example
J. Bruce Fields
1
-2
/
+2
2007-03-11
glossary: fix overoptimistic automatic linking of defined terms
J. Bruce Fields
1
-1
/
+1
2007-03-10
Documentation: s/seperator/separator/
Jeff King
1
-3
/
+3
2007-03-10
Adjust reflog filemode in shared repository
Matthias Kestenholz
1
-0
/
+2
2007-03-09
git-commit: add a --interactive option
Paolo Bonzini
2
-7
/
+23
2007-03-09
git-bundle: prevent overwriting existing bundles
Johannes Schindelin
1
-2
/
+2
2007-03-09
git-bundle: die if a given ref is not included in bundle
Johannes Schindelin
1
-4
/
+2
2007-03-09
git-bundle: handle thin packs in subcommand "unbundle"
Johannes Schindelin
1
-1
/
+2
2007-03-08
git-bundle: Make thin packs
Johannes Schindelin
1
-59
/
+26
2007-03-08
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
2
-3
/
+23
2007-03-08
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
3
-1
/
+56
2007-03-08
Use atomic updates to the fast-import mark file
Shawn O. Pearce
1
-9
/
+26
2007-03-08
Teach receive-pack to run pre-receive/post-receive hooks
Shawn O. Pearce
3
-62
/
+191
2007-03-07
Refactor handling of error_string in receive-pack
Shawn O. Pearce
2
-32
/
+36
2007-03-07
Refactor run_update_hook to be more useful
Shawn O. Pearce
1
-19
/
+44
2007-03-07
Don't run post-update hook unless a ref changed
Shawn O. Pearce
1
-4
/
+4
2007-03-07
Move post-update hook to after all other activity
Shawn O. Pearce
1
-2
/
+1
2007-03-07
Preallocate memory earlier in fast-import
Shawn O. Pearce
1
-8
/
+6
[next]