summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-111-1/+1
| * | If the user has configured various parameters, use them.Anand Kumria2008-08-111-1/+23
| * | Switch to using 'p4_build_cmd'Anand Kumria2008-08-111-7/+3
| * | If we are in verbose mode, output what we are about to run (or return)Anand Kumria2008-08-111-0/+2
| * | Add a single command that will be used to construct the 'p4' commandAnand Kumria2008-08-111-0/+11
| * | Utilise the new 'p4_system' function.Anand Kumria2008-08-111-9/+9
| * | Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-111-0/+7
| * | Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-111-2/+2
| * | Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-111-0/+7
* | | git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum2008-08-161-4/+9
* | | Improve error output of git-rebaseStephan Beyer2008-08-161-5/+16
* | | t9300: replace '!' with test_must_failMiklos Vajna2008-08-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-08-161-6/+8
|\ \ \
| * | | gitk: Allow safely calling nukefile from a run queue handlerAlexander Gavrilov2008-08-111-6/+8
* | | | Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep2008-08-161-2/+7
* | | | Documentation: document the pager.* configuration settingMiklos Vajna2008-08-161-0/+5
* | | | git-stash: improve synopsis in help and manual pageStephan Beyer2008-08-162-4/+17
* | | | Makefile: building git in cygwin 1.7.0Eric Blake2008-08-161-1/+1
* | | | git-am: ignore --binary optionStephan Beyer2008-08-163-19/+9
* | | | bash-completion: Add non-command git help files to bash-completionMarcus Griep2008-08-161-1/+5
* | | | Fix t3700 on filesystems which do not support question marks in namesAlex Riesen2008-08-151-4/+4
* | | | bash completion: Add '--merge' long option for 'git log'Lee Marlow2008-08-141-0/+1
* | | | bash completion: Add completion for 'git mergetool'Lee Marlow2008-08-141-0/+20
* | | | git format-patch documentation: clarify what --cover-letter doesMatt McCutchen2008-08-141-3/+3
* | | | bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible2008-08-141-1/+1
* | | | Merge branch 'maint'Junio C Hamano2008-08-133-5/+13
|\ \ \ \
| * | | | t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-131-4/+4
| * | | | Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-132-1/+9
* | | | | test-parse-options: use appropriate cast in length_callbackBrandon Casey2008-08-131-1/+1
* | | | | rebase -i -p: fix parent rewritingThomas Rast2008-08-132-4/+14
* | | | | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-132-2/+18
* | | | | GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano2008-08-121-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2008-08-121-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Do not talk about "diff" in rev-list documentation.Junio C Hamano2008-08-121-0/+2
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-08-122-36/+156
|\ \ \ \ \
| * | | | | git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep2008-08-121-24/+22
| * | | | | git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep2008-08-121-17/+18
| * | | | | Git.pm: Add faculties to allow temp files to be cachedMarcus Griep2008-08-121-2/+123
* | | | | | Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast2008-08-121-17/+136
* | | | | | Teach git diff about BibTeX head hunk patternsGustaf Hendeby2008-08-122-0/+3
* | | | | | gitattributes: Document built in hunk header patternsGustaf Hendeby2008-08-121-3/+10
* | | | | | git-daemon: SysV needs the signal handler reinstated.Stephen R. van den Berg2008-08-121-0/+1
|/ / / / /
* | | | | diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-112-2/+21
* | | | | Merge branch 'maint'Junio C Hamano2008-08-111-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | git-bisect: fix wrong usage of read(1)Francis Moreau2008-08-111-1/+2
* | | | | Documentation: rev-list-options: Fix a typoThomas Rast2008-08-111-1/+1
* | | | | Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-114-14/+21
* | | | | Fix typo in comments of longest_ancestor_length()Nguyễn Thái Ngọc Duy2008-08-111-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2008-08-111-2/+1
|\ \ \ \ | |/ / /
| * | | Re-fix rev-list-options documentationJunio C Hamano2008-08-111-2/+1