index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mktree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-19
unpack_delta_entry(): reduce memory footprint.
Junio C Hamano
1
-8
/
+10
2006-03-19
git.el: Added a function to diff against the other heads in a merge.
Alexandre Julliard
1
-0
/
+11
2006-03-19
git.el: Get the default user name and email from the repository config.
Alexandre Julliard
1
-2
/
+9
2006-03-19
git.el: More robust handling of subprocess errors when returning strings.
Alexandre Julliard
1
-16
/
+13
2006-03-18
Makefile: Add TAGS and tags targets
Fredrik Kuivinen
1
-2
/
+9
2006-03-18
ls-files: Don't require exclude files to end with a newline.
Alexandre Julliard
1
-1
/
+2
2006-03-18
git-pull: run repo-config with dash form.
Junio C Hamano
1
-2
/
+2
2006-03-18
3% tighter packs for free
Nicolas Pitre
1
-1
/
+16
2006-03-18
Rewrite synopsis to clarify the two primary uses of git-checkout.
Jon Loeliger
1
-10
/
+13
2006-03-18
Fix minor typo.
Jon Loeliger
1
-1
/
+1
2006-03-18
Reference git-commit-tree for env vars.
Jon Loeliger
1
-0
/
+4
2006-03-18
Clarify git-rebase example commands.
Jon Loeliger
1
-3
/
+3
2006-03-18
Document the default source of template files.
Jon Loeliger
1
-5
/
+13
2006-03-18
Call out the two different uses of git-branch and fix a typo.
Jon Loeliger
1
-3
/
+7
2006-03-18
Add git-show reference
Jon Loeliger
1
-0
/
+3
2006-03-17
blame: Fix git-blame <directory>
Fredrik Kuivinen
1
-0
/
+6
2006-03-17
blame: Nicer output
Fredrik Kuivinen
1
-5
/
+30
2006-03-16
fix imap-send for OSX
Randal L. Schwartz
1
-2
/
+2
2006-03-16
Let merge set the default strategy.
Mark Hollomon
1
-7
/
+3
2006-03-15
Fix broken slot reuse when fetching alternates
Nick Hengeveld
1
-0
/
+4
2006-03-13
revision traversal: --remove-empty fix (take #2).
Junio C Hamano
1
-5
/
+9
2006-03-12
revision traversal: --remove-empty fix.
Junio C Hamano
1
-3
/
+8
2006-03-12
annotate-tests: override VISUAL when running tests.
Mark Wooding
1
-1
/
+1
2006-03-12
imap-send: Add missing #include for macosx
Johannes Schindelin
1
-0
/
+1
2006-03-12
git-diff: -p disables rename detection.
Junio C Hamano
1
-2
/
+2
2006-03-11
imap-send: cleanup execl() call to use NULL sentinel instead of 0
Marco Roeland
1
-1
/
+1
2006-03-11
annotate.perl triggers rpm bug
sean
1
-1
/
+1
2006-03-11
http-push: cleanup
Nick Hengeveld
1
-24
/
+33
2006-03-11
http-push: support for updating remote info/refs
Nick Hengeveld
1
-11
/
+536
2006-03-11
http-push: improve remote lock management
Nick Hengeveld
1
-73
/
+76
2006-03-11
http-push: refactor remote file/directory processing
Nick Hengeveld
1
-137
/
+106
2006-03-11
HTTP slot reuse fixes
Nick Hengeveld
3
-20
/
+49
2006-03-11
http-push: fix revision walk
Nick Hengeveld
1
-8
/
+5
2006-03-11
blame: Rename detection (take 2)
Fredrik Kuivinen
1
-40
/
+199
2006-03-11
rev-lib: Make it easy to do rename tracking (take 2)
Fredrik Kuivinen
3
-47
/
+75
2006-03-11
Make it possible to not clobber object.util in sort_in_topological_order (tak...
Fredrik Kuivinen
2
-12
/
+44
2006-03-11
Add git-imap-send, derived from isync 1.0.1.
Mike McCormack
3
-1
/
+1362
2006-03-11
repack: prune loose objects when -d is given
Junio C Hamano
1
-0
/
+1
2006-03-11
try_to_simplify_commit(): do not skip inspecting tree change at boundary.
Junio C Hamano
1
-6
/
+14
2006-03-10
Fix t1200 test for breakage caused by removal of full-stop at the end of fast...
Junio C Hamano
1
-1
/
+1
2006-03-10
Describe how to add extra mail header lines in mail generated by git-format-p...
Mike McCormack
1
-0
/
+9
2006-03-10
Document the --attach flag.
Mike McCormack
1
-1
/
+4
2006-03-10
allow double click on current HEAD id after git-pull
Olaf Hering
2
-2
/
+2
2006-03-09
fsck-objects: Remove --standalone
Junio C Hamano
2
-26
/
+9
2006-03-09
refs.c::do_for_each_ref(): Finish error message lines with "\n"
Junio C Hamano
1
-3
/
+3
2006-03-09
Nicer output from 'git'
Fredrik Kuivinen
5
-18
/
+96
2006-03-09
Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
Junio C Hamano
5
-7
/
+5
2006-03-09
Remove trailing dot after short description
Fredrik Kuivinen
53
-53
/
+53
2006-03-09
Fix some inconsistencies in the docs
Fredrik Kuivinen
3
-3
/
+3
2006-03-09
contrib/git-svn: fix a harmless warning on rebuild (with old repos)
Eric Wong
1
-1
/
+1
[next]