summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes-1.6.2.5.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-24t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy1-0/+31
2009-05-24apply, fmt-merge-msg: use relative filenamesStephen Boyd4-0/+79
2009-05-24commit: -F overrides -tStephen Boyd2-0/+14
2009-05-23post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering1-0/+4
2009-05-23MinGW: Fix compiler warning in merge-recursiveJohannes Schindelin1-2/+3
2009-05-23MinGW: Add a simple getpass()Johannes Schindelin2-0/+17
2009-05-23MinGW: use POSIX signature of waitpid()Johannes Schindelin1-1/+1
2009-05-23MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin1-1/+3
2009-05-23MinGW: Scan for \r in addition to \n when reading shbang linesPeter Harris1-2/+2
2009-05-23show-branch: migrate to parse-options APIStephen Boyd1-62/+63
2009-05-23parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh'sStephen Boyd2-9/+21
2009-05-22gitweb: Sanitize title attribute in format_subject_htmlJakub Narebski1-1/+2
2009-05-21Terminate argv with NULL before calling setup_revisions()Nguyễn Thái Ngọc Duy2-2/+3
2009-05-21doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy1-2/+1
2009-05-21git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman1-1/+1
2009-05-21git-svn: add --authors-prog optionMark Lodato3-3/+106
2009-05-21git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver1-0/+1
2009-05-21git-svn: Correctly report max revision when following deleted pathsAlex Vandiver1-1/+1
2009-05-21git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver1-1/+5
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin29-206/+221
2009-05-21grep: fix word-regexp colouringRené Scharfe1-0/+5
2009-05-21completion: use git rev-parse to detect bare reposGiuseppe Bilotta1-1/+1
2009-05-21Cope better with a _lot_ of packsJohannes Schindelin1-0/+6
2009-05-21grep: make callback functions staticRené Scharfe1-8/+10
2009-05-20for-each-ref: fix segfault in copy_emailJeff King1-2/+5
2009-05-20Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt1-0/+25
2009-05-20Unify signedness in hashing callsDan McGee2-6/+6
2009-05-18format-patch: migrate to parse-options APIStephen Boyd1-97/+158
2009-05-17show-branch: Fix die message in parse_reflog_param()Stephen Boyd1-1/+1
2009-05-17completion: add missing options to show-branch and showStephen Boyd1-2/+2
2009-05-17dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds1-1/+1
2009-05-17Fix type-punning issuesDan McGee2-2/+5
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi1-0/+8
2009-05-17completion: enhance "current branch" displayJunio C Hamano1-2/+13
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano1-7/+8
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano1-3/+3
2009-05-17Improve the naming of guessed target repository for git cloneAlex Riesen1-5/+29
2009-05-17Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen1-2/+2
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero1-8/+8
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering1-1/+1
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd2-0/+17
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd1-1/+1
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp1-0/+1
2009-05-14Fix behavior with non-commit upstream referencesMichael J Gruber2-3/+3
2009-05-14Prettify log decorations even moreFelipe Contreras2-3/+4
2009-05-14Change prettify_ref to prettify_refnameFelipe Contreras5-8/+7
2009-05-14send-email: Add config option for sender addressTrent Piepho2-3/+7
2009-05-14Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin1-0/+4
2009-05-14Test tracking of non-commit upstreamsMichael J Gruber1-0/+14
2009-05-13Quote LF in urls git fetch saves in FETCH_HEADAlex Riesen1-2/+8