15848 Commits (4271666046b4b3e655eab88821096539099f3b14)
 

Author SHA1 Message Date
Junio C Hamano 7e4ad90872 Merge branch 'maint' 17 years ago
Anand Kumria 5b5aa22f00 Put in the two other configuration elements found in the source 17 years ago
Anand Kumria b87a659635 Put some documentation in about the parameters that have been added 17 years ago
Anand Kumria bc02acfc76 Move git-p4.syncFromOrigin into a configuration parameters section 17 years ago
Anand Kumria 3cafb7d8ce Consistently use 'git-p4' for the configuration entries 17 years ago
Anand Kumria abcaf07360 If the user has configured various parameters, use them. 17 years ago
Anand Kumria 155af83491 Switch to using 'p4_build_cmd' 17 years ago
Anand Kumria ee06427aa6 If we are in verbose mode, output what we are about to run (or return) 17 years ago
Anand Kumria 21a5075385 Add a single command that will be used to construct the 'p4' command 17 years ago
Anand Kumria 87b611d5fd Utilise the new 'p4_system' function. 17 years ago
Anand Kumria bf9320f151 Have a command that specifically invokes 'p4' (via system) 17 years ago
Anand Kumria b340fa4301 Utilise the new 'p4_read_pipe_lines' command 17 years ago
Anand Kumria 2318121bab Create a specific version of the read_pipe_lines command for p4 invocations 17 years ago
Thomas Rast d777af86d8 Documentation: rev-list-options: Fix a typo 17 years ago
Petr Baudis 7dce9918c7 Adjust for the new way of enabling the default post-update hook 17 years ago
Francis Moreau e5d3afd78b git-bisect: fix wrong usage of read(1) 17 years ago
Nguyễn Thái Ngọc Duy 2860b57a87 Fix typo in comments of longest_ancestor_length() 17 years ago
Abhijit Menon-Sen aa1a0111cc Make cherry-pick use rerere for conflict resolution. 17 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 17 years ago
Junio C Hamano ac39efbdf3 Merge branch 'maint' 17 years ago
Junio C Hamano e534735a4c Re-fix rev-list-options documentation 17 years ago
Karl Hasselström 5bf707cde1 Add test for diff-tree --stdin with two trees 17 years ago
Karl Hasselström 140b378d07 Teach git diff-tree --stdin to diff trees 17 years ago
Karl Hasselström 7cccfaa280 diff-tree: Note that the commit ID is printed with --stdin 17 years ago
Karl Hasselström a57114c818 Refactoring: Split up diff_tree_stdin 17 years ago
Junio C Hamano 10d9d887ec Merge branch 'maint' 17 years ago
Ivan Stankovic 4f80b27d48 Documentation: fix invalid reference to 'mybranch' in user manual 17 years ago
Junio C Hamano 55beff4f53 Fix deleting reflog entries from HEAD reflog 17 years ago
Pieter de Bie 38881a9066 reflog test: add more tests for 'reflog delete' 17 years ago
Thomas Rast 18a2197e6d Documentation: rev-list-options: Fix -g paragraph formatting 17 years ago
Alexander Gavrilov df75e86d73 gitk: Allow safely calling nukefile from a run queue handler 17 years ago
Shawn O. Pearce 1c1fe1005c git-gui 0.11 17 years ago
Junio C Hamano 71b9979bc7 Update draft RelNotes for 1.6.0 17 years ago
Junio C Hamano 0bb3a0ba9e Merge branch 'maint' 17 years ago
Junio C Hamano a9fd1383a7 mailinfo: fix MIME multi-part message boundary handling 17 years ago
Johannes Schindelin abc5d372ec Enable parallel tests 17 years ago
Johannes Schindelin e3df89a4b1 tests: Clarify dependencies between tests, 'aggregate-results' and 'clean' 17 years ago
Johannes Schindelin ff30fff38c t9700: remove useless check 17 years ago
Pieter de Bie 01144f2095 builtin-rm: Add a --force flag 17 years ago
Eric Wong 222566e42c git-svn: wrap long lines in a few places 17 years ago
Marcus Griep 570d35c26d git-svn: Allow deep branch names by supporting multi-globs 17 years ago
Marcus Griep b47ddefe02 Fix multi-glob assertion in git-svn 17 years ago
Thomas Rast 261044e85d filter-branch: be more helpful when an annotated tag changes 17 years ago
Thomas Rast 8afa42101d Documentation: filter-branch: document how to filter all refs 17 years ago
Brandon Casey 6dc4627ef4 Makefile: add a target which will abort compilation with ancient shells 17 years ago
SZEDER Gábor 5a7ebd4faa bash: remove redundant check for 'git stash apply' options 17 years ago
Junio C Hamano b13d44093b GIT-VERSION-GEN: mark the version 'dirty' only if there are modified files 17 years ago
Brandon Casey c94c8e5ff6 Makefile: set SHELL to value of SHELL_PATH 17 years ago
Jonathan Nieder 7be73ae94e Documentation: user-manual: "git commit -a" doesn't motivate .gitignore 17 years ago
Eric Wong ba24e7457a git-svn: add ability to specify --commit-url for dcommit 17 years ago