aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Provide API access to init_db()Daniel Barkalow2008-05-04
* Add a function to set a non-default work treeDaniel Barkalow2008-05-04
* Allow for having for_each_ref() list extra refsDaniel Barkalow2008-05-04
* Have a constant extern refspec for "--tags"Daniel Barkalow2008-05-04
* Add a library function to add an alternate to the alternates fileDaniel Barkalow2008-05-04
* Add a lockfile function to append to a fileDaniel Barkalow2008-05-04
* Mark the list of refs to fetch as constDaniel Barkalow2008-05-04
* Cleanup xread() loops to use read_in_full()Heikki Orsila2008-05-03
* Merge branch 'maint'Junio C Hamano2008-05-03
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-03
| |\
| | * filter-branch: Documentation fix.Florian Ragwitz2008-05-03
| * | checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-03
* | | Documentation: hooks: fix missing verb in pre-applypatch descriptionChristian Couder2008-05-03
* | | log: print log entry terminator even if the message is emptyAdam Simpkins2008-05-03
* | | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03
* | | git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg2008-04-30
* | | Merge branch 'maint'Junio C Hamano2008-04-30
|\ \ \ | |/ /
| * | fetch-pack: brown paper bag fixJunio C Hamano2008-04-30
* | | Documentation: point git-prune users to git-gcJeff King2008-04-29
* | | Documentation on --git-dir and --work-treeLiu Yubao2008-04-29
* | | Make read_in_full() and write_in_full() consistent with xread() and xwrite()Heikki Orsila2008-04-29
* | | Documentation gitk: Describe what --merge doesRichard Quirk2008-04-29
* | | Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-29
* | | Add otherwise missing --strict option to unpack-objects summary.Jon Loeliger2008-04-29
* | | git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy2008-04-29
* | | make git-status use a pagerBart Trojanowski2008-04-29
* | | Merge branch 'maint'Junio C Hamano2008-04-29
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-29
| |\ \ | | |/
| | * cvsimport: always pass user data to "system" as a listJeff King2008-04-29
| | * fix reflog approxidate parsing bugJeff King2008-04-29
| * | Fix use after free() in builtin-fetchAlex Riesen2008-04-28
| * | fetch-pack: do not stop traversing an already parsed commitLinus Torvalds2008-04-28
| * | Use "=" instead of "==" in condition as it is more portableAlex Riesen2008-04-28
* | | Die for an early EOF in a file reading loopHeikki Orsila2008-04-27
* | | Document functions xmemdupz(), xread() and xwrite()Heikki Orsila2008-04-27
* | | Merge branch 'maint'Junio C Hamano2008-04-27
|\ \ \ | |/ /
| * | clone: detect and fail on excess parametersJunio C Hamano2008-04-27
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-27
| |\ \ | | |/
| | * Remove 'header' from --signoff option descriptionDan McGee2008-04-27
* | | bash: Add completion for gitk --mergeRichard Quirk2008-04-27
* | | rev-parse: fix --verify to error out when passed junk after a good revChristian Couder2008-04-27
* | | git checkout: add -t alias for --trackMiklos Vajna2008-04-27
* | | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder2008-04-26
* | | Merge branch 'ho/shared'Junio C Hamano2008-04-25
|\ \ \
| * | | Make core.sharedRepository more genericHeikki Orsila2008-04-16
* | | | Merge branch 'maint'Junio C Hamano2008-04-24
|\ \ \ \ | | |/ / | |/| |
| * | | remote: create fetch config lines with '+'Jeff King2008-04-24
| * | | push: allow unqualified dest refspecs to DWIMJeff King2008-04-24
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-24
| |\ \ \ | | | |/ | | |/|
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-23