33996 Commits (9b2d61499b4ff9ded3e1f3d535912ce04c21d72e)
 

Author SHA1 Message Date
Junio C Hamano 0039d60c3f Merge branch 'fc/sequencer-plug-leak' 12 years ago
Junio C Hamano 84b4202d80 status/commit: make sure --porcelain is not affected by user-facing config 12 years ago
Ramkumar Ramachandra f0915cbaf4 commit: make it work with status.short 12 years ago
Jorge Juan Garcia Garcia ec85d0700f status: introduce status.branch to enable --branch by default 12 years ago
Jorge Juan Garcia Garcia 4fb5166ab5 status: introduce status.short to enable --short by default 12 years ago
Ramkumar Ramachandra 6e1696b7c4 t/t5528-push-default: test pushdefault workflows 12 years ago
Ramkumar Ramachandra 396243fa47 t/t5528-push-default: generalize test_push_* 12 years ago
Ramkumar Ramachandra ed2b18292b push: change `simple` to accommodate triangular workflows 12 years ago
SZEDER Gábor a694258457 bash prompt: mention that PROMPT_COMMAND mode is faster 12 years ago
SZEDER Gábor 69a8141a5d bash prompt: avoid command substitution when finalizing gitstring 12 years ago
SZEDER Gábor 14d7649748 bash prompt: avoid command substitution when checking for untracked files 12 years ago
SZEDER Gábor dd0b72cbd9 bash prompt: use bash builtins to check stash state 12 years ago
SZEDER Gábor 0f37c12581 bash prompt: use bash builtins to check for unborn branch for dirty state 12 years ago
SZEDER Gábor e3e0b9378b bash prompt: combine 'git rev-parse' for detached head 12 years ago
SZEDER Gábor efaa0c1532 bash prompt: combine 'git rev-parse' executions in the main code path 12 years ago
SZEDER Gábor 3a43c4b5bd bash prompt: use bash builtins to find out current branch 12 years ago
SZEDER Gábor b91b935f04 bash prompt: use bash builtins to find out rebase state 12 years ago
SZEDER Gábor 511ad15904 bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() 12 years ago
SZEDER Gábor 96ea404757 bash prompt: return early from __git_ps1() when not in a git repository 12 years ago
SZEDER Gábor e8f21caf94 bash prompt: print unique detached HEAD abbreviated object name 12 years ago
SZEDER Gábor 868dc1acec bash prompt: add a test for symbolic link symbolic refs 12 years ago
SZEDER Gábor c9a102e81f completion, bash prompt: move __gitdir() tests to completion test suite 12 years ago
Junio C Hamano 908a0e6b98 Revert "Merge branch 'jg/status-config'" 12 years ago
Ramkumar Ramachandra 87a70e4ce8 config doc: rewrite push.default section 12 years ago
SZEDER Gábor 7412290cc4 bash prompt: use 'write_script' helper in interactive rebase test 12 years ago
SZEDER Gábor 4fe00b4f0a bash prompt: fix redirection coding style in tests 12 years ago
Junio C Hamano 1f3a412dfa Update draft release notes to 1.8.4 12 years ago
Junio C Hamano 8ff80a2f05 Merge branch 'mz/rebase-tests' 12 years ago
Junio C Hamano ee64e345b1 Merge branch 'jk/unpack-entry-fallback-to-another' 12 years ago
Junio C Hamano 23983a473d Merge branch 'jk/apache-test-for-2.4' 12 years ago
Junio C Hamano 39abbd38d8 Merge branch 'cm/remote-mediawiki-perlcritique' 12 years ago
Junio C Hamano 7f031ed5ab Merge branch 'bp/remote-mw-tests' 12 years ago
Junio C Hamano afaa2a479d Merge branch 'rr/rebase-autostash' 12 years ago
Junio C Hamano 352e86e543 Merge branch 'rr/prompt-rebase-breakage-fix' 12 years ago
Junio C Hamano 1a22bd31f0 Merge branch 'jg/status-config' 12 years ago
Junio C Hamano e5c2909782 add -i: add extra options at the right place in "diff" command line 12 years ago
Thomas Rast ad0e623332 test-lib: support running tests under valgrind in parallel 12 years ago
Thomas Rast e939e15d24 test-lib: allow prefixing a custom string before "ok N" etc. 12 years ago
Thomas Rast 5dfc368f5e test-lib: valgrind for only tests matching a pattern 12 years ago
Thomas Rast ff09af3fb8 test-lib: verbose mode for only tests matching a pattern 12 years ago
Thomas Rast 517cd55fd5 test-lib: self-test that --verbose works 12 years ago
W. Trevor King 4b9ced278c user-manual: Update download size for Git and the kernel 12 years ago
Ramkumar Ramachandra f0f249d186 t/t5505-remote: test multiple push/pull in remotes-file 12 years ago
Ramkumar Ramachandra f0779aef8e ls-remote doc: don't encourage use of branches-file 12 years ago
Ramkumar Ramachandra 88e36141d0 ls-remote doc: rewrite <repository> paragraph 12 years ago
Ramkumar Ramachandra 6077d36299 ls-remote doc: fix example invocation on git.git 12 years ago
Ramkumar Ramachandra 1f9a5e905e t/t5505-remote: test url-with-# in branches-file 12 years ago
Ramkumar Ramachandra 55cfde251b remote: remove dead code in read_branches_file() 12 years ago
Ramkumar Ramachandra fe3c1956e2 t/t5505-remote: use test_path_is_missing 12 years ago
Ramkumar Ramachandra 294547f564 t/t5505-remote: test push-refspec in branches-file 12 years ago