aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes/2.12.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/2.12.3.adoc')
0 files changed, 0 insertions, 0 deletions
71b43&follow=1'>git-for-each-ref.txt: minor improvementsLea Wiemann1-8/+9 2008-06-05name-rev: Fix segmentation fault when using --allBjörn Steinbrink1-2/+6 2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski1-9/+20 2008-06-04Strbuf documentation: document most functionsMiklos Vajna1-2/+237 2008-06-04Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott1-1/+1 2008-06-04Fix "git clone http://$URL" to check out the worktree when askedJeff King1-0/+1 2008-06-04describe: match pattern for lightweight tags tooMichael Dressel2-4/+27 2008-06-04t7502: honor SHELL_PATHJunio C Hamano1-3/+3 2008-06-03Documentation: git-log cannot use rev-list specific optionsJunio C Hamano1-0/+6 2008-06-03Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen1-1/+1 2008-06-03t7502: tighten loosely written test sequenceJunio C Hamano1-17/+18 2008-06-03t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano1-3/+6 2008-06-03cat-file --batch: flush stdout also when objects are missingLea Wiemann1-0/+1 2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano1-1/+5 2008-06-02commit: drop duplicated parentsJunio C Hamano2-0/+23 2008-06-02rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt1-4/+3 2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard1-1/+1 2008-06-02gitweb: Fix "next" link on bottom of pageJakub Narebski1-8/+5 2008-06-02Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström1-4/+7 2008-06-01make verify-pack a bit more useful with bad packsNicolas Pitre1-28/+27 2008-06-01Git.pm: fix return value of config methodLea Wiemann1-1/+1 2008-06-01glossary: improve a few linksLea Wiemann1-7/+7 2008-06-01Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder9-20/+75 2008-06-01Git.pm: fix documentation of hash_objectLea Wiemann1-3/+2 2008-06-01graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins1-5/+8 2008-06-01graph API: improve display of merge commitsAdam Simpkins1-17/+93 2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer1-1/+1 2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon2-2/+12 2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström1-2/+1 2008-05-31Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce1-14/+54 2008-05-31Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2-19/+20 2008-05-31Remove unused remote_prefix member in builtin-remoteShawn O. Pearce1-3/+0 2008-05-31t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann1-1/+3 2008-05-31git-reset: honor -q and do not show progress messageJamis Buck1-4/+5 2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2-72/+34