aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* timezone_names[]: fixed the tz offset for New Zealand.Steven Drake2008-02-25
* filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-25
* rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-25
* Use a single implementation and API for copy_file()Daniel Barkalow2008-02-25
* Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-25
* Correct fast-export file mode strings to match fast-import standardShawn O. Pearce2008-02-24
* Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce2008-02-24
* Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-24
* GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-23
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-23
|\
| * git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-22
| * git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-22
| * git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-22
| * git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-22
| * git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-20
| * git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-19
| * git-gui: support Git Gui.app under OS X 10.5Jay Soffian2008-02-12
* | hash: fix lookup_hash semanticsJeff King2008-02-22
* | Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi2008-02-20
* | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-20
* | Documentation/git-stash: document options for git stash listMiklos Vajna2008-02-20
* | send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian2008-02-20
* | Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg2008-02-19
* | push: document the status outputJeff King2008-02-19
* | Documentation/push: clarify matching refspec behaviorJeff King2008-02-19
* | push: indicate partialness of error messageJeff King2008-02-19
* | GIT 1.5.4.2v1.5.4.2Junio C Hamano2008-02-17
* | Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie2008-02-16
* | Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie2008-02-16
* | Documentation/git-reset:Junio C Hamano2008-02-16
* | commit: discard index after setting up partial commitJeff King2008-02-16
* | filter-branch: handle filenames that need quotingJunio C Hamano2008-02-15
* | diff: Fix miscounting of --check outputJunio C Hamano2008-02-15
* | hg-to-git: fix parent analysisStelian Pop2008-02-15
* | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* | diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"Christian Couder2008-02-15
* | Add "const" qualifier to "char *excludes_file".Christian Couder2008-02-15
* | Add "const" qualifier to "char *editor_program".Christian Couder2008-02-15
* | Add "const" qualifier to "char *pager_program".Christian Couder2008-02-15
* | config: add 'git_config_string' to refactor string config variables.Christian Couder2008-02-15
* | diff.c: remove useless check for value != NULLChristian Couder2008-02-15
* | fast-import: check return value from unpack_entry()Shawn O. Pearce2008-02-15
* | Validate nicknames of remote branches to prohibit confusing onesDaniel Barkalow2008-02-15
* | diff.c: replace a 'strdup' with 'xstrdup'.Christian Couder2008-02-15
* | diff.c: fixup garding of config parser from value=NULLJunio C Hamano2008-02-15
* | config: add test cases for empty value and no value config variables.Christian Couder2008-02-13
* | cvsimport: have default merge regex also match beginning of commit messageGerrit Pape2008-02-13
* | git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna2008-02-13
* | status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-13
* | Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-13