summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong
2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano
2007-04-18Update git-config documentationAndrew Ruder
2007-04-18Fix unmatched emphasis tag in git-tutorialAndrew Ruder
2007-04-18Update git-cherry-pick documentationAndrew Ruder
2007-04-18Update git-archive documentationAndrew Ruder
2007-04-18fix up strtoul_ui error handlingAndy Whitcroft
2007-04-18git-tar-tree: complete deprecation conversion messageSam Vilain
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18git-svn: don't allow globs to match regular filesEric Wong
2007-04-17Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica
2007-04-17Start preparing for 1.5.1.2Junio C Hamano
2007-04-17Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-04-17git-svn: quiet some warnings when run only with --version/--helpEric Wong
2007-04-17git-svn: respect lower bound of -r/--revision when following parentEric Wong
2007-04-16Have sample update hook not refuse deleting a branch through push.Gerrit Pape
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder
2007-04-16Update git-apply documentationAndrew Ruder
2007-04-16Update git-applymbox documentationAndrew Ruder
2007-04-16Update git-am documentationAndrew Ruder
2007-04-16user-manual: use detached head when rewriting historyJ. Bruce Fields
2007-04-16user-manual: start revising "internals" chapterJ. Bruce Fields
2007-04-16user-manual: detached HEADJ. Bruce Fields
2007-04-16user-manual: fix discussion of default cloneJ. Bruce Fields
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields
2007-04-16Documentation: minor edits of git-lost-found manpageJ. Bruce Fields
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen
2007-04-14sscanf/strtoul: parse integers robustlyJim Meyering
2007-04-14Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-04-14git-blame: Fix overrun in fake_working_tree_commit()Michael Spang
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds
2007-04-13config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld
2007-04-13config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld
2007-04-13config.txt: Document core.autocrlfFrank Lichtenheld
2007-04-13config.txt: Document gitcvs.allbinaryFrank Lichtenheld
2007-04-13Do not default to --no-index when given two directories.Junio C Hamano
2007-04-13Use rev-list --reverse in git-rebase.shAlex Riesen
2007-04-12handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer
2007-04-11GIT 1.5.1.1v1.5.1.1Junio C Hamano
2007-04-11cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering
2007-04-09Documentation: show-ref: document --exclude-existingJulian Phillips
2007-04-09cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko
2007-04-08Add Documentation/cmd-list.made to .gitignoreJunio C Hamano
2007-04-08git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong