aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-09
* git log --graph: print '*' for all commits, including mergesAdam Simpkins2008-06-06
* Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow2008-06-06
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder2008-06-06
* graph API: fix "git log --graph --first-parent"Adam Simpkins2008-06-06
* Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen2008-06-06
* Merge branch 'maint'Junio C Hamano2008-06-06
|\
| * git-for-each-ref.txt: minor improvementsLea Wiemann2008-06-06
| * name-rev: Fix segmentation fault when using --allBjörn Steinbrink2008-06-05
* | gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski2008-06-04
* | Strbuf documentation: document most functionsMiklos Vajna2008-06-04
* | Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott2008-06-04
* | Fix "git clone http://$URL" to check out the worktree when askedJeff King2008-06-04
* | Merge branch 'maint'Junio C Hamano2008-06-04
|\ \ | |/
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-04
* | t7502: honor SHELL_PATHJunio C Hamano2008-06-04
* | Documentation: git-log cannot use rev-list specific optionsJunio C Hamano2008-06-03
* | Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen2008-06-03
* | t7502: tighten loosely written test sequenceJunio C Hamano2008-06-03
* | t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-03
* | cat-file --batch: flush stdout also when objects are missingLea Wiemann2008-06-03
* | GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano2008-06-03
* | commit: drop duplicated parentsJunio C Hamano2008-06-02
* | rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt2008-06-02
* | Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-02
* | gitweb: Fix "next" link on bottom of pageJakub Narebski2008-06-02
* | Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström2008-06-02
* | Merge branch 'sb/am-tests'Junio C Hamano2008-06-01
|\ \
| * | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-31
| * | Add test cases for git-amStephan Beyer2008-05-31
* | | Merge branch 'lw/test-fix'Junio C Hamano2008-06-01
|\ \ \
| * | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann2008-05-31
| |/ /
* | | Merge branch 'sp/remote'Junio C Hamano2008-06-01
|\ \ \
| * | | Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce2008-05-31
| * | | Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-31
| * | | Remove unused remote_prefix member in builtin-remoteShawn O. Pearce2008-05-31
| |/ /
* | | Merge branch 'lt/pack-sync'Junio C Hamano2008-06-01
|\ \ \
| * | | Remove now unnecessary 'sync()' callsLinus Torvalds2008-05-31
| * | | Make pack creation always fsync() the resultLinus Torvalds2008-05-31
| |/ /
* | | Merge branch 'np/pack-check'Junio C Hamano2008-06-01
|\ \ \
| * | | make verify-pack a bit more useful with bad packsNicolas Pitre2008-06-01
| |/ /
* | | Merge branch 'jb/reset-q'Junio C Hamano2008-06-01
|\ \ \
| * | | git-reset: honor -q and do not show progress messageJamis Buck2008-05-31
| |/ /
* | | Merge branch 'jc/checkout'Junio C Hamano2008-06-01
|\ \ \
| * | | checkout: "best effort" checkoutJunio C Hamano2008-05-29
| * | | unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano2008-05-29
| * | | checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano2008-05-29
| * | | checkout: make reset_clean_to_new() not die by itselfJunio C Hamano2008-05-28
| |/ /
* | | Merge branch 'lr/init-bare'Junio C Hamano2008-06-01
|\ \ \