summaryrefslogtreecommitdiffstats
path: root/builtin-check-ref-format.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-16Define a built-in attribute macro "binary".Junio C Hamano1-0/+1
2007-04-16attribute macro supportJunio C Hamano2-48/+132
2007-04-15Makefile: add patch-ids.h back in.Junio C Hamano1-1/+1
2007-04-15Fix 'diff' attribute semantics.Junio C Hamano1-2/+3
2007-04-15Fix 'crlf' attribute semantics.Junio C Hamano1-44/+78
2007-04-14Teach 'diff' about 'diff' attribute.Junio C Hamano2-27/+31
2007-04-14Define 'crlf' attribute.Junio C Hamano3-7/+84
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano8-2/+453
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds1-2/+2
2007-04-14config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld1-1/+1
2007-04-14config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld1-2/+2
2007-04-14config.txt: Document core.autocrlfFrank Lichtenheld1-0/+10
2007-04-14config.txt: Document gitcvs.allbinaryFrank Lichtenheld1-0/+7
2007-04-14Do not default to --no-index when given two directories.Junio C Hamano1-10/+26
2007-04-14Use rev-list --reverse in git-rebase.shAlex Riesen1-2/+1
2007-04-13handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer1-0/+1
2007-04-13Fix git {log,show,...} --pretty=emailJunio C Hamano2-1/+1
2007-04-13Don't yap about merge-subtree during makeShawn O. Pearce1-1/+1
2007-04-12Documentation: --cherry-pickJunio C Hamano1-0/+15
2007-04-12git-log --cherry-pick A...BJunio C Hamano2-0/+89
2007-04-12Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano4-32/+228
2007-04-12Add %m to '--pretty=format:'Junio C Hamano2-3/+14
2007-04-12sscanf/strtoul: parse integers robustlyJim Meyering4-18/+22
2007-04-12Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson2-0/+165
2007-04-12Add custom subject prefix support to format-patch (take 3)Robin H. Johnson4-11/+31
2007-04-12GIT 1.5.1.1v1.5.1.1Junio C Hamano2-8/+23
2007-04-12cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld1-0/+1
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano1-8/+16
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering2-4/+4
2007-04-11gitweb: Allow configuring the default projects order and add order 'none'Frank Lichtenheld1-4/+7
2007-04-11gitweb: Allow forks with project list fileFrank Lichtenheld1-7/+27
2007-04-10Documentation: show-ref: document --exclude-existingJulian Phillips1-0/+16
2007-04-10cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko1-3/+8
2007-04-10git-archive: make tar the default formatRené Scharfe3-5/+12
2007-04-09Add Documentation/cmd-list.made to .gitignoreJunio C Hamano1-0/+1
2007-04-09git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong1-2/+9
2007-04-09git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong1-20/+21
2007-04-09git-svn: bail out on incorrect command-line optionsEric Wong1-1/+4
2007-04-08Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano2-1/+77
2007-04-08Prepare for 1.5.1.1Junio C Hamano2-1/+47
2007-04-08cvsserver: small corrections to asciidoc documentationFrank Lichtenheld1-4/+4
2007-04-07A new merge stragety 'subtree'.Junio C Hamano7-3/+373
2007-04-07git-push to multiple locations does not stop at the first failureJunio C Hamano1-7/+8
2007-04-07git-push reports the URL after failing.Junio C Hamano1-0/+2
2007-04-07Documentation: tighten dependency for git.{html,txt}Junio C Hamano2-4/+17
2007-04-07Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven1-0/+1
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven1-5/+6
2007-04-07git-bisect: allow bisecting with only one bad commit.Junio C Hamano2-45/+59
2007-04-07t6030: add a bit more tests to git-bisectJunio C Hamano1-1/+37
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven1-1/+1