aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions
init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2-2/+20 2008-03-25Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2-4/+7 2008-03-24Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott1-0/+7 2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2-0/+7 2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu1-1/+1 2008-03-23RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin1-2/+3 2008-03-23GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano2-2/+5 2008-03-23gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2-2/+2 2008-03-22remote.c: Fix overtight refspec validationJunio C Hamano5-49/+188 2008-03-22fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen1-3/+8 2008-03-22Make git-svn tests behave better on OS XKevin Ballard1-2/+23 2008-03-22Improve description of git filter-branch.Ralf Wildenhues1-11/+12 2008-03-22t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey1-6/+6 2008-03-20Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2-1/+32 2008-03-19remote show: do not show symbolic refsJohannes Schindelin2-1/+14 2008-03-19Document the sendemail.smtpserverport config variableKevin Ballard1-0/+3 2008-03-19Add --reverse to the git-rev-list usage stringKevin Ballard1-0/+1 2008-03-19make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre1-2/+9 2008-03-19builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoBrandon Casey1-3/+3 2008-03-19Documentation/git-merge: document subtree strategy.Miklos Vajna1-0/+7 2008-03-19Fix tag followingDaniel Barkalow1-0/+16 2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds2-11/+39 2008-03-18Fix t3200 configDaniel Barkalow1-10/+10 2008-03-18Tighten refspec processingDaniel Barkalow1-9/+38 2008-03-18Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds1-2/+2 2008-03-18Fix read-tree not to discard errorsJunio C Hamano2-4/+7 2008-03-18Add tests to catch problems with un-unlinkable symlinksJunio C Hamano1-0/+35 2008-03-18Test: catch if trash cannot be removedJunio C Hamano1-1/+6 2008-03-18git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2-2/+49 2008-03-16Don't update unchanged merge entriesLinus Torvalds2-3/+47 2008-03-16fast-import: Allow "reset" to delete a new branch without errorEyvind Bernhardsen1-0/+2 2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano1-18/+18 2008-03-16Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano1-9/+42