aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'lh/git-file'Junio C Hamano2008-05-05
|\
| * Teach GIT-VERSION-GEN about the .git fileLars Hjemli2008-04-09
| * Teach git-submodule.sh about the .git fileLars Hjemli2008-04-09
| * Teach resolve_gitlink_ref() about the .git fileLars Hjemli2008-04-09
| * Add platform-independent .git "symlink"Lars Hjemli2008-04-09
* | Merge branch 'jk/fetch-status'Junio C Hamano2008-05-05
|\ \
| * | git-fetch: always show status of non-tracking-ref fetchesJeff King2008-04-10
* | | Merge branch 'lh/branch-merged'Junio C Hamano2008-05-05
|\ \ \
| * | | Add tests for `branch --[no-]merged`Lars Hjemli2008-04-20
| * | | git-branch.txt: compare --contains, --merged and --no-mergedLars Hjemli2008-04-20
| * | | git-branch: add support for --merged and --no-mergedLars Hjemli2008-04-20
* | | | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\ \ \ \
| * | | | Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
| |/ / /
* | | | post-merge: Add it's not executed if merge failed.Jörg Sommer2008-05-05
* | | | Documentation: Add create-ignore to git svn manualGustaf Hendeby2008-05-05
* | | | git-svn: Make create-ignore use git add -fGustaf Hendeby2008-05-05
* | | | INSTALL: add a note about GNU interactive tools has been renamedMiklos Vajna2008-05-05
* | | | 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