aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document the default source of template files.Jon Loeliger2006-03-17
* Call out the two different uses of git-branch and fix a typo.Jon Loeliger2006-03-17
* Add git-show referenceJon Loeliger2006-03-17
* blame: Fix git-blame <directory>Fredrik Kuivinen2006-03-17
* blame: Nicer outputFredrik Kuivinen2006-03-17
* fix imap-send for OSXRandal L. Schwartz2006-03-15
* Let merge set the default strategy.Mark Hollomon2006-03-15
* Fix broken slot reuse when fetching alternatesNick Hengeveld2006-03-15
* Merge branch 'jc/pack'Junio C Hamano2006-03-13
|\
| * pack-objects: simplify "thin" pack.Junio C Hamano2006-03-06
| * verify-pack -v: show delta-chain histogram.Junio C Hamano2006-03-05
* | Merge branch 'jc/fsck'Junio C Hamano2006-03-13
|\ \
| * | fsck-objects: Remove --standaloneJunio C Hamano2006-03-09
* | | Merge branch 'nh/http'Junio C Hamano2006-03-13
|\ \ \
| * | | http-push: cleanupNick Hengeveld2006-03-10
| * | | http-push: support for updating remote info/refsNick Hengeveld2006-03-10
| * | | http-push: improve remote lock managementNick Hengeveld2006-03-10
| * | | http-push: refactor remote file/directory processingNick Hengeveld2006-03-10
| * | | HTTP slot reuse fixesNick Hengeveld2006-03-10
| * | | http-push: fix revision walkNick Hengeveld2006-03-10
* | | | Merge branch 'fk/blame'Junio C Hamano2006-03-13
|\ \ \ \
| * | | | blame: Rename detection (take 2)Fredrik Kuivinen2006-03-10
| * | | | rev-lib: Make it easy to do rename tracking (take 2)Fredrik Kuivinen2006-03-10
| * | | | Make it possible to not clobber object.util in sort_in_topological_order (tak...Fredrik Kuivinen2006-03-10
| |/ / /
* | | | annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-12
* | | | imap-send: Add missing #include for macosxJohannes Schindelin2006-03-12
* | | | git-diff: -p disables rename detection.Junio C Hamano2006-03-11
* | | | imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland2006-03-11
* | | | annotate.perl triggers rpm bugsean2006-03-11
|/ / /
* | | Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-10
* | | repack: prune loose objects when -d is givenJunio C Hamano2006-03-10
* | | try_to_simplify_commit(): do not skip inspecting tree change at boundary.Junio C Hamano2006-03-10
* | | Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-09
* | | Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack2006-03-09
* | | Document the --attach flag.Mike McCormack2006-03-09
* | | allow double click on current HEAD id after git-pullOlaf Hering2006-03-09
|/ /
* | refs.c::do_for_each_ref(): Finish error message lines with "\n"Junio C Hamano2006-03-09
* | Nicer output from 'git'Fredrik Kuivinen2006-03-09
* | Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))Junio C Hamano2006-03-09
* | Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* | Fix some inconsistencies in the docsFredrik Kuivinen2006-03-09
* | contrib/git-svn: fix a harmless warning on rebuild (with old repos)Eric Wong2006-03-09
* | contrib/git-svn: remove the --no-stop-on-copy flagEric Wong2006-03-09
* | contrib/git-svn: fix svn compat and fetch argsEric Wong2006-03-09
* | Don't recurse into parents marked uninteresting.Matthias Urlichs2006-03-09
* | diff-delta: bound hash list length to avoid O(m*n) behaviorNicolas Pitre2006-03-09
* | test-delta needs zlib to compileNicolas Pitre2006-03-09
* | git-fmt-merge-msg cleanupLinus Torvalds2006-03-08
* | repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-07
* | Update http-push functionalityNick Hengeveld2006-03-07